home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / lib / dpkg / info / rarian-compat.postinst < prev    next >
Encoding:
Text File  |  2008-10-15  |  455 b   |  11 lines

  1. #!/bin/sh
  2. set -e
  3. # Automatically added by dh_installxmlcatalogs
  4. if [ "$1" = "configure" ]; then
  5.     update-xmlcatalog --add --type uri --id "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/" --package rarian-compat --local /usr/share/xml/scrollkeeper/dtds/catalog.xml
  6.  
  7.     update-xmlcatalog --add --type uri --id "http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/" --package rarian-compat --root
  8.  
  9. fi
  10. # End automatically added section
  11.